Total Complexity | 16 |
Dependencies | 9 |
Dependents | 2 |
Total lines | 260 |
Lines of code | 133 |
Logical lines of code | 51 |
Comment lines | 71 |
Methods | 9 |
Properties | 6 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
performTransactions() | 51 | 3 | 28 | |
stopTracking() | 59 | 3 | 15 | |
productInventory() | 54 | 2 | 24 | |
startTracking() | 56 | 2 | 20 | |
locations() | 72 | 2 | 6 | |
purchase() | 63 | 1 | 11 | |
moveStock() | 63 | 1 | 11 | |
supply() | 63 | 1 | 11 | |
__construct() | 69 | 1 | 7 |